.prototype-template .header .header-large .sites .site-contact a {
    color: var(--header-alternate-anchor-color);
    text-decoration: none;
    transition: all .25s 
ease-in;
    display: none;
}
